projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b43f83
)
(format-alist): Change defconst to defvar.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 16 Dec 1996 00:56:13 +0000
(
00:56
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 16 Dec 1996 00:56:13 +0000
(
00:56
+0000)
lisp/format.el
patch
|
blob
|
history
diff --git
a/lisp/format.el
b/lisp/format.el
index 0c7774d26ed1bdbed70e52fbebc5d6a43bf336c2..0b0910cef66a1b54561f425d1937d37047edd354 100644
(file)
--- a/
lisp/format.el
+++ b/
lisp/format.el
@@
-63,7
+63,7
@@
(put 'buffer-file-format 'permanent-local t)
-(def
const
format-alist
+(def
var
format-alist
'((text/enriched "Extended MIME text/enriched format."
"Content-[Tt]ype:[ \t]*text/enriched"
enriched-decode enriched-encode t enriched-mode)